home *** CD-ROM | disk | FTP | other *** search
/ Master Visual Basic 3 / Master Visual Basic 3 (SAMS Publishing) (1994).ISO / mvprog / gendll / gendll.h < prev   
Encoding:
Text File  |  1994-04-29  |  368 b   |  15 lines

  1. //-------------------------------------------------------
  2. // GenDLL.H
  3. //-------------------------------------------------------
  4. // Contains code for Generic DLL.
  5. //
  6. // Use the following files as templates for building your
  7. // own DLL:
  8. //
  9. // - GenDLL.C
  10. // - GenDLL.H (this file)
  11. // - GenDLL.DEF
  12. //-------------------------------------------------------
  13.  
  14.  
  15.